home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Almathera Ten Pack 2: CDPD 1
/
Almathera Ten on Ten - Disc 2: CDPD 1.iso
/
pd
/
301-325
/
325
/
keymacro
/
makefile
< prev
next >
Wrap
Makefile
|
1995-03-14
|
397b
|
18 lines
all: KeyMacro-Handler KeyMacro
KeyMacro-Handler: KeyMacro-Handler.o Link.o
LN +q KeyMacro-Handler.o Link.o -Lc32 +CD
KeyMacro-Handler.o: KeyMacro-Handler.c
CC KeyMacro-Handler.c +L
KeyMacro: KeyMacro.o Link.o
LN +q -o KeyMacro rstart32.o KeyMacro.o Link.o -Lres32 -Larp32 -Lc32
Protect KeyMacro +p
KeyMacro.o: KeyMacro.c
CC KeyMacro.c +LB
Link.o: Link.asm
AS Link.asm